home *** CD-ROM | disk | FTP | other *** search
/ RComp HTML Edit Studio for RISC OS / RComp HTML Edit Studio for RISC OS.iso / ZIPS / HTML.ZIP / HTMLEdit / Utilities / CSS+JS / !CSSDesign / !Help next >
Encoding:
Text File  |  2001-10-15  |  3.3 KB  |  101 lines

  1.                         ========================
  2.                         CSS Designer for RISC OS
  3.                         ========================
  4.  
  5.                    Version 1.5 (Thu 01st June 2000)
  6.  
  7. Introduction
  8. ------------
  9. Cascading Style Sheets are text files which can (and are) used to define the
  10. appearance of HTML pages.  CSS Designer allows easy editing of them.
  11.  
  12. Usage
  13. -----
  14. Run it, drop in the style sheet to edit or start afresh.
  15.  
  16. Updates
  17. -------
  18. This program may (or may not) be updated periodically. By clicking on the
  19. infobox window entry Version you can move directly to the web pages for this
  20. application.
  21.  
  22. Help and message files
  23. ----------------------
  24. This application is fully !Help compliant and it is recommended that when
  25. getting to grips with it the help should be used if only to give it some
  26. purpose! It also supports the use of MessageTrans and therefore translation
  27. to another language or changing the messages for the fun of it is much easier
  28. than it might have been.
  29.  
  30. JFShared library
  31. ----------------
  32. This application uses Wimp and Memory management libraries from JFShared. 
  33. The required libraries are included in this distribution, but if you are
  34. using the uncompressed BASIC version, it will use installed versions of
  35. JFShared in preference to te internal copies (which are from JFShared v2.54).
  36.  
  37. Compatibility
  38. -------------
  39. This application has been tested on RO 3.6 & 4.0 but should work on all
  40. versions 3.1 -> 4.0
  41.  
  42. Disclaimer
  43. ----------
  44. The author accepts no responsibility for any problems which this application
  45. may cause or loss of data resulting in its use. This application is Public
  46. Domain Freeware. This means that it may be distributed, so long as no charge
  47. other than copying costs are charged for it. The copyright remains with
  48. myself (Geoff Youngs).
  49.  
  50. Contact
  51. -------
  52. Any comments, queries, donations or bug reports can be sent to Geoff at :
  53.  
  54. E-Mail : geoff@solutionsweb.co.uk
  55. URL    : http://software.solutionsweb.co.uk/
  56.  
  57. Snail Mail :
  58.     Geoff Youngs
  59.     10, Woodberry Lane,
  60.     Rowlands Castle,
  61.     Hants,
  62.     PO9 6DP
  63.  
  64. History
  65. -------
  66. Version 1.00 : Thu 01st July 1999
  67.                First version written
  68.  
  69. Version 1.01 : Sat 03rd July 1999
  70.                 Terse & Ignore unsed tags options introduced : can give upto
  71.                 55% decrease in output file size.
  72.  
  73. Version 1.02 : Tue 27th July 1999
  74.                 Saveing & Loading should now function properly.
  75.  
  76. Version 1.1  : Sat 18th September 1999
  77.                 Main window is now resizable,
  78.                 Visual display of current element implemented.
  79.                 Sheet import routines improved
  80.                 CSS1 Reference manual in SH format included
  81.  
  82. Version 1.11 : Tue 26th October 1999
  83.                 Small improvements to make it more CSS2 compliant
  84.  
  85. Version 1.2  : Tue 28th December 1999
  86.                Major revision: allows upto 200 different elements which are
  87.                user definable.  It should also import of most CSS files
  88.                without losing data.
  89.                Improved rendering of elements.
  90.                Facelift :)
  91.  
  92. Version 1.3  : Thu 01st June 2000
  93.                Validation of CSS files added
  94.                Many extra menus added.
  95.                Menu data outsourced and stored with validation data.
  96.                rgb(x,y,z) and rgb(x%,y%,z%) type colours supported
  97.  
  98. Version 1.5   : Mon 15th October 2001
  99.                 JFShared dependancy removed
  100.  
  101.